Fur
Node Data | |
|---|---|
Display name | |
Fur | |
Internal name | |
Node_Fur | |
Inheritances | |
| Node_Processor | |
| Node_Fur | |
Inputs | |
Output | |
vec2 |
Dimension |
surface |
Uv Map |
slider |
Uv Mix |
surface |
Mask |
Fur | |
float |
Density |
int |
Fur Amount |
range |
Length |
Direction | |
rotation |
Direction |
float |
Wiggle |
Transform | |
vec2 |
Position |
rotation |
Rotation |
vec3 |
Scale |
Shape | |
slider |
Thickness |
Render | |
color |
Bg Color |
color |
Color |
surface |
Texture |
slider |
Shadow |
slider |
Edge |
Outputs | |
surface |
Surface Out |
Attributes | |
| Color Depth | |
Generate fur pattern.
Properties
| Fur | |
| Density | Density of the base fur. Also refers to the size of the grid the fur originate from. |
| Fur Amount | Amount of fur per grid cell. Work in conjunction with Density. |
| Length | Fur length. |
| Direction | |
| Direction | Fur direction. |
| Wiggle | Fur wiggle. |
| Shape | |
| Thickness | Fur thickness. |
| Render | |
| Bg Color | Background color. |
| Color | Fur base color. |
| Texture | Fur texture. |
| Shadow | Intensity of the shadow casts by fur on top. |
| Edge | Darken the edge of the fur to add depth. |
Commit History
| 1.21.0.2 |
|
|---|
Related Links
- Base Code: /scripts/node_fur/node_fur.gml
- Shader [sh_fur]: /shaders/sh_fur/sh_fur.fsh
- Shader [sh_fur_direction_map]: /shaders/sh_fur_direction_map/sh_fur_direction_map.fsh